-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.2 (latest)
-
Code
-
Classes
- Settings_Utils
Total Complexity |
21 |
Dependencies |
3 |
Dependents |
34 |
Total lines |
132 |
Lines of code |
40 |
Logical lines of code |
22 |
Comment lines |
77 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
string_to_bool() |
S |
72 |
7 |
4 |
bool_to_string() |
S |
69 |
3 |
6 |
get_option() |
S |
71 |
2 |
5 |
update_option() |
S |
68 |
2 |
6 |
delete_option() |
S |
71 |
2 |
5 |
setting_prefixer() |
S |
77 |
2 |
3 |
get_setting_role() |
S |
66 |
2 |
8 |
create_settings_hash() |
S |
79 |
1 |
3 |